# Before adding new endpoints here

We're deprecating adding new endpoints in favor of creating tRPC procedures.

You can learn about [tRPC procedures in the docs](https://trpc.io/docs/v10/procedures).

You can see our current tRPC procedures in this file `packages/trpc/server/routers/_app.ts`
