> For the complete documentation index, see [llms.txt](https://a2sv-hub.gitbook.io/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://a2sv-hub.gitbook.io/hub/pages/head-of-education/add-problem.md).

# Add problem

Inorder to add problem we first need to add a track, to learn how to add track please refer [here](/hub/pages/head-of-education/add-track.md). After adding a track follow the below steps to add problems

1. On the navigation go to the Add Problems tab and click on it

   <figure><img src="/files/IJ0KcDYRsLMDmTUhHbJx" alt=""><figcaption></figcaption></figure>
2. Make sure you see a form like the following&#x20;

   <figure><img src="/files/lAI72a434Jr4sy4vPr9v" alt=""><figcaption></figcaption></figure>
3. There are two ways to populate the information of the sheet
   1. Method 1 : Manually populating the question information

      Go to the form and populate the input field according to the following

      1. Problem Name :- Write down the question title as it occurs on platforms like leet code and Codeforces.

         Example : Two sum, House Robber

      2. Tag :- Fill out the question tags followed by comma and a white space. Tags are the topics of the questions.

         Example : Sorting, Array, Two pointers etc

      3. Select platform :- When you click on the input you will get a list of different platform such as leetcode, codeforces, hackerrank and more. Select the platform from which you are adding the question is from.

         <figure><img src="/files/6UAdYV3Q15863dzky7yO" alt=""><figcaption></figcaption></figure>

      4. Select Difficulty :- Select the difficulty of the problem whether it is Hard, Medium, Easy, or None if the question doesn't have a difficulty tag. These tags are attributes of the questions on platforms such as leetcode.

         <figure><img src="/files/e7TBOjWUeiCDIKvdjdiQ" alt=""><figcaption></figcaption></figure>

      5. Select Track :- Select the track from which the question is from. If a track has not been added please refer [here ](/hub/pages/head-of-education/add-track.md)to learn how. Tracks represent a definite period from the education season such as Python track, Camp I and more.

         <figure><img src="/files/8Pu0WY2O0doZTPVhafrB" alt=""><figcaption></figcaption></figure>

      6. Select Contest :- This part should only be filled if the quesiton being added is from a contest held by A2SV, if not don't add it. If it is a question from a contest then click on the drop down and select from which contest it is. If the contest has not been added refer to [here ](/hub/pages/head-of-education/add-contest.md)to learn how.

         <figure><img src="/files/YWtsqrqTrBUdudxxjyvi" alt=""><figcaption></figcaption></figure>

      7. Link :- Paste the link to the question on this input field&#x20;

      8. Click submit.
   2. Method 2: Using the fetcher to populate the question information

      1. Go to the Link input and paste the quesiton link

         <figure><img src="/files/EWzW5UvlRHDY3FX8WwuL" alt=""><figcaption></figcaption></figure>

      2. Click on the Thunder sign at the right side of the input field

         <figure><img src="/files/AZf0x2eq0cbfIa3HVt4p" alt=""><figcaption></figcaption></figure>

      3. It will populate it for you like this

         <figure><img src="/files/czj69twvcw5bMmC7edP3" alt=""><figcaption></figcaption></figure>

      4. Click submit
